Data Types
The Document Service Response service contains the following data types. These data types may be submitted on a request or returned in the response message. This section defined the most frequently used data types.
Data Types
| Name | Description |
|---|---|
| ArrayOfDocumentInfo | The ArrayOfDocumentInfo contains an unbounded number of DocumentInfo objects. |
| ArrayOfDocumentPacket | The ArrayOfDocumentPacket contains an unbounded number of DocumentPacket objects. |
| DocumentInfo | The DocumentInfo object contains the name and identifier for the requested document. |
| DocumentPacket | The DocumentPacket object contains the name of the packet and includes an array containing document information objects. |
| RequestStatus | The RequestStatus contains a group of enumerations on a scope that indicate the status of the transaction submitted on the parent request. The RequestStatus object contains one of eight possible results |